Welcome![Sign In][Sign Up]
Location:
Search - mass storage

Search list

[DocumentsUSB Mass Storage Descriptor.rar

Description: d12.5
Platform: | Size: 163659 | Author: | Hits:

[Other resourcech375

Description: CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLAVE设备方式。在本地端,CH375具有8位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上。在USB主机方式下CH375还提供了串行通讯方式,通过串行输入、串行输出和中断输出与单片机/DSP/MCU/MPU 等相连接。 CH375 的USB 设备方式与CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手册中没有提供CH375 在USB 设备方式下的说明,相关资料可以参考CH372 手册。 CH375的USB 主机方式支持常用的USB 全速设备,外部单片机可以通过CH375 按照相应的USB 协议与USB 设备通讯。CH375 还内置了处理Mass-Storage 海量存储设备的专用通讯协议的固件,外部单片机可以直接以扇区为基本单位读写常用的USB 存储设备(包括USB 硬盘/USB 闪存盘/U 盘)。-Document for CH372 usb style
Platform: | Size: 397082 | Author: 杨容 | Hits:

[Other resourceusb_bulk_driver_1

Description: 这是usb mass storage(海量存储)的源代码,欢迎下载-This is usb mass storage (Mass Storage), the source code, download welcome
Platform: | Size: 10874 | Author: cguo | Hits:

[USB develop51读写U盘源程序和原理图

Description: 这是51读写U盘源程序和原理图,希望对开发USB的兄弟一些参考.-Source code for USB mass storage read/write with description.
Platform: | Size: 86681 | Author: HEDN | Hits:

[USB develop51+sl811读写U盘的源程序+原理图

Description: 51读写U盘的源程序+原理图c语言编程有程序说明和电路说明-51 and sl811 USB mass storage source code with description. Writen in C, with code comment and circuit design description.
Platform: | Size: 38906 | Author: 在中国 | Hits:

[USB developliu616

Description: 单片机+sl811hs读写u盘的代码,包括底层驱动,fat16文件系统-Single chip and s1811hs source code for USB mass storage read/write, including lower level code and FAT 16 file system.
Platform: | Size: 13484 | Author: 刘伟东 | Hits:

[USB developmchpmsd

Description: pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/ writer interface.-pic mcu code : This application note describes the design and implementation of a USB Mass Storage Device (MS D) using a Secure Digital card, which should prove useful to developers of USB m ass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital / Multimedia Card (SD / MMC) reader / writer inter face.
Platform: | Size: 469551 | Author: 赵伟刚 | Hits:

[Other resourcecy68013a

Description: cy68013a USB2.0 highspeed mass storage source code-cy68013a highspeed USB mass storage so urce code
Platform: | Size: 220098 | Author: 汪洪波 | Hits:

[USB developmass_gaiupmp3

Description: 关于 at89c51snd1c 的海量存储mass storge的基于keil c的源代码-on at89c51snd1c mass storage mass storge based Keil c source code
Platform: | Size: 74411 | Author: 张渡凯 | Hits:

[Driver DevelopUSB_Mass_Storage_Sample_Driver

Description: UMSSPDR.PDR / UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes -UMSSPDR.PDR / UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes
Platform: | Size: 109876 | Author: boomfish | Hits:

[Other resourceUSB_HOST

Description: 优秀硕士毕业论文,嵌入式USB主机设计,对USB协议规范,MASS STORAGE 协议,有详细介绍。
Platform: | Size: 195649 | Author: 陈文礼 | Hits:

[Other resourcecezip

Description: 众所周知,最近几年来,基于WINCE平台的各种设备是越来越多,这得益于微软对WINDOWS CE操作系统的大力推广,当然这和WINDOWS CE系统的优越性是分不开的。但运行这个系统的设备往往没有像PC机那样有海量的存储介质,因此磁盘空间对于这些设备是非常宝贵的,往往是能节约1K是1K,所以如果能对这些设备上的文件进行压缩存储或对大文件进行分割存储,就能使用户在有限的空间中存储更多的数据,这将会对用户有莫大的帮助。也正是由于以上这些原因,我们才萌发了开发能有这样功能的软件的想法。-known, in recent years, based on the platform pulled the equipment is more and more thanks to Microsoft Windows CE operating system for the promotion efforts, of course, Windows CE system and the advantages are inseparable. But the system running the equipment is often not as PC as a mass storage media, therefore disk space for the equipment is very valuable, and often can save 1K is 1K, Therefore, if these devices can be right on the document compression or storage of large files for storage division, it will enable users in a limited space, storing more data, the user will be of great help. It is due to these reasons, we can develop the germination of this functional software ideas.
Platform: | Size: 136835 | Author: 刘钦 | Hits:

[USB develop51+PDIUSBDI2-Udisk

Description: 这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。 需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可以不管它。-This an increase PDIUSBD12 89S52 use of a simulation-U, they relate to the USB interface, USB mass storage devices, the FAT16 file system information. Insert a computer and can show that the mobile disk drive and a text file. The need to explain is that the package of schematics, IDE interface, 74HC573. RS232 serial port and other part of the experiment as part of the plate. In the U-simulation process is not to use the. Next a "mobile hard disk" examples, it uses an IDE interface with the 74HC573. For RS232, then the author debugging procedures used. If you do not need serial debugging procedures, RS232 can be part of it regardless.
Platform: | Size: 263909 | Author: Computer00 | Hits:

[USB developUMass

Description: usb海量存储的驱动程序-usb mass storage driver
Platform: | Size: 77179 | Author: wang | Hits:

[Embeded-SCM Developatmel_fs

Description: ATMEL AT91SAM USB Mass Storage Module
Platform: | Size: 3006177 | Author: www | Hits:

[Software EngineeringUSB_FDD

Description: 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。-the content of the paper is to introduce the concept of USB floppy drive firmware design of the various steps These steps will focus on the USB device enumeration. Mass Storage CBI agreements / UFI order processing and the design used by the DataF lash AT45DB161B literacy.
Platform: | Size: 492103 | Author: 6756 | Hits:

[Other resource20069920137102

Description: 89S52加USBD12模拟的一个U盘(源码+原理图+实物照片) Computer00 发表于 2006-3-3 14:09:00 USB-D12文件包下载.rar 这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。 需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可以不管它-89S52 increase USBD12 simulation of a U-Disk (OSS diagram kind photos) Comput. er00 published in 2006-3-3 14:09 : 00 USB-D12 package downloaded. rar This is a plus with 89S52 simulation PDIUSBD12 of a U disk, which relate to the USB interface, USB mass storage devices, and FAT16 file system and so forth. Insert the computer, can show that the mobile disk drive and a text file. Need to point out that this is a package of drawings, IDE interface, 74HC573. and RS232 serial port as part of the experiment as part of the plate. In this simulation U disk process is not used in the. Next a "mobile hard" cases, the option of the IDE interface with the HC573 74. For RS232, then the writer debugging procedures used. If you do not need serial debugging procedures, RS232 can be part of it reg
Platform: | Size: 265127 | Author: zj0517 | Hits:

[Communicationusbmassbulk_10

Description: USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
Platform: | Size: 85918 | Author: 林德 | Hits:

[Communicationusbmass-ufi10

Description: USB海量存储设备传输规范UFI,用于数据传输的命令集-USB Mass Storage standard UFI transmission equipment for data transmission command set
Platform: | Size: 194708 | Author: 林德 | Hits:

[Communicationusb_msc_cbi_1.1

Description: USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control / Bulk / Interrupt three types of endpoint for data / order / delivery status
Platform: | Size: 141456 | Author: 林德 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »

CodeBus www.codebus.net